int
'宣言 Protected Function MoveCore( _ ByVal index As Integer, _ ByVal moveToIndex As Integer, _ ByVal count As Integer _ ) As Boolean
'宣言
Protected Function MoveCore( _ ByVal index As Integer, _ ByVal moveToIndex As Integer, _ ByVal count As Integer _ ) As Boolean
protected bool MoveCore( int index, int moveToIndex, int count )
DataListBase<T> クラス DataListBase<T> メンバ